home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmGetTearOffControl.z / XmGetTearOffControl
Text File  |  1998-10-30  |  4KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmGGGGeeeettttTTTTeeeeaaaarrrrOOOOffffffffCCCCoooonnnnttttrrrroooollll((((3333XXXX))))   UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV   XXXXmmmmGGGGeeeettttTTTTeeeeaaaarrrrOOOOffffffffCCCCoooonnnnttttrrrroooollll((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmGGGGeeeettttTTTTeeeeaaaarrrrOOOOffffffffCCCCoooonnnnttttrrrroooollll - A RowColumn function that obtains the
  10.           widget ID for the tear-off control in a menu
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/RowColumn.h>
  14.           WWWWiiiiddddggggeeeetttt XXXXmmmmGGGGeeeettttTTTTeeeeaaaarrrrOOOOffffffffCCCCoooonnnnttttrrrroooollll(
  15.           WWWWiiiiddddggggeeeetttt mmmmeeeennnnuuuu);
  16.  
  17.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  18.           This page documents Motif 2.1.
  19.  
  20.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  21.           XXXXmmmmGGGGeeeettttTTTTeeeeaaaarrrrOOOOffffffffCCCCoooonnnnttttrrrroooollll provides the application with the means
  22.           for obtaining the widget ID of the internally created tear-
  23.           off control in a tear-off menu.
  24.  
  25.           RowColumn creates a tear-off control for a PulldownMenu or
  26.           PopupMenu when the XXXXmmmmNNNNtttteeeeaaaarrrrOOOOffffffffMMMMooooddddeeeellll resource is initialized
  27.           or set to XXXXmmmmTTTTEEEEAAAARRRR____OOOOFFFFFFFF____EEEENNNNAAAABBBBLLLLEEEEDDDD.  The tear-off control is a
  28.           widget that appears as the first element in the menu.  The
  29.           user tears off the menu by means of mouse or keyboard events
  30.           in the tear-off control.
  31.  
  32.           The tear-off control has Separator-like behavior.  Once the
  33.           application has obtained the widget ID of the tear-off
  34.           control, it can set resources to specify the appearance of
  35.           the control.  The application or user can also set these
  36.           resources in a resource file by using the name of the
  37.           control, which is TTTTeeeeaaaarrrrOOOOffffffffCCCCoooonnnnttttrrrroooollll.  For a list of the
  38.           resources the application or user can set, see
  39.           XXXXmmmmRRRRoooowwwwCCCCoooolllluuuummmmnnnn(3).
  40.  
  41.           _m_e_n_u      Specifies the widget ID of the RowColumn
  42.                     PulldownMenu or PopupMenu
  43.  
  44.           For more information on tear-off menus and a complete
  45.           definition of RowColumn and its associated resources, see
  46.           XXXXmmmmRRRRoooowwwwCCCCoooolllluuuummmmnnnn(3).
  47.  
  48.      RRRREEEETTTTUUUURRRRNNNN
  49.           Returns the widget ID for the tear-off control, or NULL if
  50.           no tear-off control exists.  An application should not
  51.           assume that the returned widget will be of any particular
  52.           class.
  53.  
  54.      RRRREEEELLLLAAAATTTTEEEEDDDD
  55.           XXXXmmmmRRRRoooowwwwCCCCoooolllluuuummmmnnnn(3).
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.